| AdInstructorAttributes |
| Logical Entity Name | AdInstructorAttributes |
| Default Table Name | AdInstructorAttributes |
| Physical Only | NO |
| Definition | |
| Note |
| AdInstructorAttributes Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
AdInstructorAttributesId |
int | NO | ||
| Code | varchar(10) | NO | ||
| Descrip | varchar(100) | NO | ||
| Active | bit | NO | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO |
| AdInstructorAttributes Primary and Unique Keys |
| Key Name | Key Type | Keys |
| Pk_AdInstructorAttributesAdInstructorAttributesID | PrimaryKey | AdInstructorAttributesId |
| AdInstructorAttributes Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SyStaff | Non-Identifying | One To Zero or More | FK_AdInstructorAttributesUserID_SyStaffSyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| AdClassSchedInstructorAttributes | Non-Identifying | One To Zero or More | FK_AdClassSchedInstructorAttributesAdInstructorAttributesID_AdInstructorAttributesAdInstructorAttributesID | NO | YES | |||
| AdInstructorAttributesMapping | Non-Identifying | One To Zero or More | FK_AdInstructorAttributesMappingAdInstructorAttributesID_AdInstructorAttributesAdInstructorAttributesID | NO | YES |
| AdInstructorAttributes Check Constraints |
| Check Constraint Name | CheckConstraint |